func golang.org/x/net/http2.http2ConfigStrictMaxConcurrentRequests

2 uses

	golang.org/x/net/http2 (current package)
		config.go#L135: 	if http2ConfigStrictMaxConcurrentRequests(h2) {
		config_go126.go#L13: func http2ConfigStrictMaxConcurrentRequests(h2 *http.HTTP2Config) bool {